home *** CD-ROM | disk | FTP | other *** search
- E language
- ----------
- I do not use E language, so I cannot update the files myself. I got someone
- converting the files of version 4.10 includes, but I cannot guarantee
- further updates of these files!
-
- Oberon and Modula 2 languages
- -----------------------------
- These files are made for release 2.5 and no longer updated. When somebody
- is interested in updating these includes, please contact me.
-
- C and Assembler languages
- -------------------------
- Include files moved from libraries to xpk directory.
-
- C language
- ----------
- The includes will work on SAS, Storm, Maxon, Aztec, DICE and GCC compiler.
- You only need to copy the include files. GCC needs needs inline directory,
- the others use pragma (not pragmas!). For GCC the files in proto directory
- must be changed.
-
- In Old-C are files redirecting libraries/xpk.h and libraries/xpksub.h to
- xpk/ and redirecting files for SAS pragmas directory.
-
- Older and obsolete stuff moved into file xpk/xpkobsolete.h. Do not use this
- in newer code. When needed for older code, include it as really FIRST
- include file! The changes which are managed by that include: remove of
- structure redefines and new names for structure names.
-
- GENERALLY
- ---------
- If you need additionally files use FD2Pragma utility. It can be found in
- Aminet under name dev/misc/FD2Pragma.lha.
-
- It is able to produce stub libraries, lvo, proto and pragma files and a lot
- of other stuff.
-
- For C/C++ compilers use following call to get a stub library for tagcalls:
- FD2Pragma xpkmaster_lib.fd SPECIAL 11 CLIB xpkmaster_protos.h
- The result ist the file xpkmaster.lib which can be used like amiga.lib.
-
- ****************************************************************************
- * snail-mail: * e-mail: *
- * Dirk Stoecker * stoecker@rcs.urz.tu-dresden.de *
- * Geschwister-Scholl-Str. 10 * stoecker@amigaworld.com *
- * 01877 Bischofswerda * world wide web: *
- * GERMANY * http://rcs.urz.tu-dresden.de/~stoecker/ *
- * phone: * pgp key: *
- * GERMANY +49 (0)3594/706666 * get with finger or from WWW pages *
- ****************************************************************************
-
-